home *** CD-ROM | disk | FTP | other *** search
/ Cope with Cancer / Cope with Cancer.iso / pc / cope / copetake.dxr / 00090.ls < prev    next >
Encoding:
Text File  |  1998-11-03  |  148 b   |  8 lines

  1. on mouseDown
  2.   global gtakeCategory
  3.   set gtakeCategory to the frame
  4.   puppetSound("button.aif ")
  5.   puppetTransition(9, 1, 18)
  6.   go("TCSub1_1")
  7. end
  8.